&:backdrop:insensitive { @include button($t:backdrop-insensitive, $noedge:true); }
}
}
+ .selection-menu {
+ border-width: 0;
+ background-image: none;
+ box-shadow: none;
+ }
}
.tiled &, .maximized & {
border-radius: 0; // squared corners when the window is max'd or tiled
border-color: #1e2222;
background-image: linear-gradient(to bottom, #393f3f);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
+ .titlebar.selection-mode .selection-menu,
+ .header-bar.selection-mode .selection-menu {
+ border-width: 0;
+ background-image: none;
+ box-shadow: none; }
.tiled .titlebar, .maximized .titlebar, .tiled
.header-bar, .maximized
.header-bar {
border-color: #a8a8a8;
background-image: linear-gradient(to bottom, #ededed);
box-shadow: inset 0 1px rgba(255, 255, 255, 0); }
+ .titlebar.selection-mode .selection-menu,
+ .header-bar.selection-mode .selection-menu {
+ border-width: 0;
+ background-image: none;
+ box-shadow: none; }
.tiled .titlebar, .maximized .titlebar, .tiled
.header-bar, .maximized
.header-bar {